toWindowInsets

@RequiresApi(value = 20)
@Nullable
open fun toWindowInsets(): @Nullable WindowInsets(source)

Return the source WindowInsets instance used in this WindowInsetsCompat.

Return

the wrapped WindowInsets instance